home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d18 / engine.arc / DESCRIPT.CIS < prev    next >
Text File  |  1989-03-29  |  397b  |  8 lines

  1. "A Directory Search Engine in Turbo Pascal" -- Neil Rubenking
  2. Turbo Pascal 5.0's procedural types allow general purpose routines that take
  3. action based on code passed to them as parameters at runtime.  The author
  4. explains procedural types in terms of a directory search engine using DOS
  5. Find First/Find Next calls.
  6.  
  7. TURBO PASCAL 5.0 PROCEDURAL TYPES PARAMETERS DIRECTORY SEARCH FIND FIRST
  8.